Retrieve agent details using the agent ID.
GET /v3/agents/{agent_id}
x-api-key
) in the request headers.Parameter | Type | Description |
---|---|---|
agent_id | string | Unique identifier of the agent to retrieve. |
The ID of the agent to retrieve.
Agent retrieved successfully
The response is of type object
.